home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / utils / weblog_expert / setup.exe / {app} / WLELite.chm / wlexpert.css < prev   
Encoding:
Cascading Style Sheet File  |  2002-12-18  |  393 b   |  23 lines

  1. body {
  2. font-family: sans-serif, Verdana, Arial, Helvetica;
  3. font-size: smaller;
  4. background-color: #FFFFFF;
  5. }
  6. td {
  7. font-family: sans-serif, Verdana, Arial, Helvetica;
  8. font-size: smaller;
  9. }
  10. h1 {
  11. font-size: medium;
  12. font-style: italic;
  13. font-weight: bold;
  14. text-align: center;
  15. background: skyblue;
  16. }
  17. a:hover {
  18. color: red;
  19. }
  20. .fixed {
  21. font-family: "Courier New", Courier, mono;
  22. }
  23.